home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 May / PCUser05CD2.iso / VTC / Quick / _vtc_setup / vtc_config copy 1 < prev    next >
Encoding:
Text File  |  1999-10-01  |  3.1 KB  |  62 lines

  1. #test setup
  2. # James Sentman <james@sentman.com>
  3. # 9/6/1999
  4.  
  5.  
  6. ####################################
  7. #basic window setup stuff
  8. ####################################
  9. #    cdname is used for remembering already played movie names
  10. cdname             = just testing mom
  11.  
  12.  
  13. windowtitle         = VTC Training CD Player: 1.0a1
  14. windowbackground = background.gif
  15. #    window will be automatically sized to this picture and centered on the screen
  16.  
  17.  
  18. aboutbox         = about.gif
  19. aboutcaption     = About the testing version
  20. registercaption  = Register This VTC Disk
  21. registerURL       = http://www.vtco.com:81/registration.htm
  22.  
  23. ###################################
  24. # buttons and controls
  25. ###################################
  26. control = howtousebutton, left = 165, top = 37, movie=airport_ISDN.mov, normal=howtouse_normal.gif, mouseover=howtouse_mouseover.gif, pushed=howtouse_pushed.gif
  27.  
  28. control    = resetbutton, left=115, top=340, normal=reset_normal.gif, mouseover=reset_mouseover.gif, pushed=reset_pushed.gif
  29. control    = playbutton, left=190, top= 340, normal=play_normal.gif, mouseover=play_mouseover.gif, pushed=play_pushed.gif
  30. control = playallbutton, left=265, top= 340, normal=playall_normal.gif, mouseover=playall_mouseover.gif, pushed=playall_pushed.gif
  31. control = searchbutton, left = 340, top= 340, normal=search_normal.gif, mouseover=search_mouseover.gif, pushed=search_pushed.gif
  32.  
  33. control = listbox, left=100, top=70, width=300, height=230, font=geneva, fontsize=9
  34.  
  35.  
  36. #    the first popup must setup it's size and location
  37. control = popup, left = 145, top=310, width=200
  38. #    After that you can add as many links to it as you like
  39. control = popup, text=Jamies web page, link=http://www.sentman.com/
  40. control = popup, text=VTC Home Page, link=http://www.vtco.com/
  41. control = popup, separator
  42. control = popup, text = CNN, link = http://www.cnn.com/
  43. control = popup, text = Surprise!, link=http://www.hampsterdance.com/
  44.  
  45. ###################################
  46. # The Movies
  47. ###################################
  48.  
  49. movie = Introduction, parent=top, folder=true
  50.     movie = A Bit About Forms, parent=introduction, file=forms.mov, notes=This is a quick cut of your HTML docs just for testing.,keyword=test, keyword=html, keyword=snippet
  51.  
  52. movie = More on forms, parent=top, folder=true
  53.     movie = Look Inside For Forms, parent = More on forms, folder=true
  54.         movie = A second forms snippet, parent=Look Inside For Forms, file=folder of movies 1:forms2.mov, notes=this is the next part that was shown in the last snippet, keyword=test, keyword=html
  55.         
  56. movie = Last Group Of Movie Snippets, parent=top, folder=true
  57.     movie = Last Snippet On Forms, parent=Last Group Of Movie Snippets, file=folder of movies 2:forms4.mov, notes=Just one more little movie snippet for use by way of illustration, keyword=test, keyword=html
  58.     
  59. movie = VTC Products, parent=top, file=VTC Products.mov, notes=This movie isn't really here yet, keyword=test
  60. movie = About VTC, parent=top, file=About VTC.mov, notes=this one istn' here either just a placeholder, keyword=test
  61. movie = About Mark Fletcher, file=About Mark.mov, notes=If this were a real emergency you would be directed as to where to go for shelter., keyword=test
  62.